chore: release main - #595
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
6 times, most recently
from
August 25, 2026 21:45
0e25628 to
cfe6907
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
August 25, 2026 21:46
cfe6907 to
3cca86c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
launchdarkly-cpp-server: 3.13.2
3.13.2 (2026-08-25)
Bug Fixes
launchdarkly-cpp-server-dynamodb-source: 0.3.2
0.3.2 (2026-08-25)
Dependencies
launchdarkly-cpp-server-otel: 0.1.6
0.1.6 (2026-08-25)
Dependencies
launchdarkly-cpp-server-redis-source: 2.4.2
2.4.2 (2026-08-25)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Overview
This is a Release Please release PR that publishes launchdarkly-cpp-server 3.13.2 and bumps the Redis, DynamoDB, and OTEL extension packages to depend on that version.
The user-facing change in 3.13.2 is a bug fix (#508): lazy load (daemon) mode now treats the data system as initialized and allows flag evaluations even when the persistent store has no
$initedkey. A warning is logged when$initedis missing, matching the Node SDK pattern and aligning with Go/Java/.NET behavior.The diff itself is mostly version bumps in CMake,
package.json,.release-please-manifest.json, changelog entries, andClient::Version()/ binding tests—no additional logic beyond what shipped in the fix commit.Reviewed by Cursor Bugbot for commit 3cca86c. Bugbot is set up for automated code reviews on this repo. Configure here.